home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0399 / 204 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  656 b 

  1. Date: Sun, 4 Apr 93 17:01:37 -0700
  2. From: ersmith@netcom.com (Eric R. Smith)
  3. Message-Id: <9304050001.AA22785@netcom4.netcom.com>
  4. To: akiernan@cix.compulink.co.uk, ersmith@netcom.com
  5. Subject: Re: shared libraries for MiNT
  6.  
  7. >> ...
  8. >> register A5 as a base register, the libraries can always find their
  9. >> ...
  10.  
  11. >I'm sure someone already said this, but I was just reviewing this 
  12. >stuff, I presume the A5 is a typo and should be A4, since thats what 
  13. >GCC & Lattice use (at least I thought GCC used A4, but I have no code 
  14. >here to check).
  15.  
  16. Yes, gcc uses A4 also, so A4 is obviously the better choice as a base register.
  17. I had forgotten which register it was.
  18.  
  19.